Tootsville::Endpoint-Get-/ World/ Clock/ Calendar/ Year/ Year/ Fragment→Html

Function

Endpoint-Get-/ World/ Clock/ Calendar/ Year/ Year/ Fragment→Html names a function, with lambda list (YEAR):

Get a calendar fragment in HTML for 12 months of YEAR.

Contains HTML fragments for each of the 12 months.

See CHŒROGRYLLUM CAL-MONTH.HTML

Web Service Endpoint

This is a web service endpoint accessed by the HTTP method GET at the URI template /world/clock/calendar/year/:year/fragment. It returns a content-type of text/html.

YEAR is a parameter from the URI.

It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.

File

Defined in file src/endpoints/slash-world.lisp.